Operation id | NuxeoDrive.AddToLocallyEditedCollection |
Category | Services |
Label | Nuxeo Drive: Add document to the 'Locally Edited' collection |
Requires | |
Since | |
Parameters
Signature
Inputs | document |
Outputs | document |
Implementation Information
JSON Definition
{
"id" : "NuxeoDrive.AddToLocallyEditedCollection",
"label" : "Nuxeo Drive: Add document to the 'Locally Edited' collection",
"category" : "Services",
"requires" : null,
"description" : null,
"url" : "NuxeoDrive.AddToLocallyEditedCollection",
"signature" : [ "document", "document" ],
"params" : [ ]
}